FEAT: Add dspot-pipeline dockerimage (#802) #840
Merged
+443
−2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi :), this is a broken down PR for this original PR (#832).
How to use:
First pull and run the ActiveMQ server image
Then go to the server page to make sure that it's up http://localhost:8161.
Go into
kubernetes-support/Dpipeline-dockerimage
and build thedspot-pipeline
image and run it.Now you can see in your server page that there is one consumer on your
Dpipeline
queue. Next is to use publisher.py to send build id for the pipeline to do some work.This will send a travis build from this repo branch with_dspot to run . Now you should see some output.